Skip to content

fix: add 16kb config for Android 15#486

Merged
GregoryConrad merged 1 commit intoGregoryConrad:mainfrom
LenWdk:main
Mar 3, 2026
Merged

fix: add 16kb config for Android 15#486
GregoryConrad merged 1 commit intoGregoryConrad:mainfrom
LenWdk:main

Conversation

@LenWdk
Copy link
Contributor

@LenWdk LenWdk commented Mar 2, 2026

Hey, thanks for your awesome work on this package.

We recently ran into the 16 KB page size issue during our Android app review (which causes warnings for newer Android 15 devices). We managed to fix it by enforcing the 16 KB alignment via flags directly in the build.rs.

I thought I'd just leave this here, maybe you can use it or find it helpful for a future release.

Copy link
Owner

@GregoryConrad GregoryConrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! Just one question here.

@GregoryConrad
Copy link
Owner

Would you mind doing a cargo fmt? Looks like CI is failing due to the formatting

@LenWdk
Copy link
Contributor Author

LenWdk commented Mar 3, 2026

Done

@LenWdk
Copy link
Contributor Author

LenWdk commented Mar 3, 2026

sorry for all those force-pushes. I pushed some debugging code by accident 😅

@GregoryConrad GregoryConrad enabled auto-merge (squash) March 3, 2026 12:00
@GregoryConrad
Copy link
Owner

Thanks for the contribution!

@GregoryConrad GregoryConrad merged commit 5391c15 into GregoryConrad:main Mar 3, 2026
6 checks passed
@LenWdk
Copy link
Contributor Author

LenWdk commented Mar 4, 2026

Thank you for merging it :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants